[INFO] fetching crate teehistorian-replayer 0.10.0...
[INFO] testing teehistorian-replayer-0.10.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate teehistorian-replayer 0.10.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate teehistorian-replayer 0.10.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate teehistorian-replayer 0.10.0
[INFO] tweaked toml for crates.io crate teehistorian-replayer 0.10.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate teehistorian-replayer 0.10.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate teehistorian-replayer 0.10.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 166f7ed661a8f63d5e404ca0268c8abd42bc9a23776c802916f2dcb6adeb8770
[INFO] running `Command { std: "docker" "start" "-a" "166f7ed661a8f63d5e404ca0268c8abd42bc9a23776c802916f2dcb6adeb8770", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "166f7ed661a8f63d5e404ca0268c8abd42bc9a23776c802916f2dcb6adeb8770", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "166f7ed661a8f63d5e404ca0268c8abd42bc9a23776c802916f2dcb6adeb8770", kill_on_drop: false }`
[INFO] [stdout] 166f7ed661a8f63d5e404ca0268c8abd42bc9a23776c802916f2dcb6adeb8770
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55aa114b89071b28c89f47f491e57ec2c9971d9cdce30f35ee1c6288bba64664
[INFO] running `Command { std: "docker" "start" "-a" "55aa114b89071b28c89f47f491e57ec2c9971d9cdce30f35ee1c6288bba64664", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling mac v0.0.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling binrw_derive v0.11.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling binrw v0.11.2
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling warn v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling buffer v0.1.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling fixed v1.27.0
[INFO] [stderr]    Compiling itertools v0.4.19
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling vek v0.16.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-common v0.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling teehistorian-replayer v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-huffman v0.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling teehistorian v0.12.0
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-packer v0.1.0
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-gamenet-common v0.1.1
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-gamenet-snap v0.1.0
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-snapshot v0.1.0
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-gamenet-ddnet v0.1.1
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-gamenet-teeworlds-0-7 v0.1.1
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-demo v0.1.0
[INFO] [stderr]    Compiling twsnap v0.7.2
[INFO] [stderr]    Compiling twgame-core v0.8.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.98s
[INFO] running `Command { std: "docker" "inspect" "55aa114b89071b28c89f47f491e57ec2c9971d9cdce30f35ee1c6288bba64664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55aa114b89071b28c89f47f491e57ec2c9971d9cdce30f35ee1c6288bba64664", kill_on_drop: false }`
[INFO] [stdout] 55aa114b89071b28c89f47f491e57ec2c9971d9cdce30f35ee1c6288bba64664
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2027e12a2e766de0dffdc58fcc1611cbde3e850e1e23c52517c57290a316ecd
[INFO] running `Command { std: "docker" "start" "-a" "d2027e12a2e766de0dffdc58fcc1611cbde3e850e1e23c52517c57290a316ecd", kill_on_drop: false }`
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling vek v0.16.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling fixed v1.27.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling fdeflate v0.3.5
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling structview_derive v1.1.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling structview v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling opus_headers v0.1.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling twstorage v0.1.1
[INFO] [stderr]    Compiling teehistorian v0.12.0
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-common v0.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-packer v0.1.0
[INFO] [stderr]    Compiling binrw v0.11.2
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-huffman v0.1.0
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-gamenet-common v0.1.1
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-gamenet-snap v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-snapshot v0.1.0
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-gamenet-ddnet v0.1.1
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-gamenet-teeworlds-0-7 v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-demo v0.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling sanitize-filename v0.5.0
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling test-generator v0.3.1
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling png v0.17.14
[INFO] [stderr]    Compiling twsnap v0.7.2
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling twmap v0.12.4
[INFO] [stderr]    Compiling twgame-core v0.8.0
[INFO] [stderr]    Compiling teehistorian-replayer v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling twgame v0.10.0
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> tests/validator.rs:390:1
[INFO] [stdout]     |
[INFO] [stdout] 390 | #[test_resources("replayer/res/*/*.teehistorian")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: no resource matching the pattern replayer/res/*/*.teehistorian
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> tests/validator.rs:395:1
[INFO] [stdout]     |
[INFO] [stdout] 395 | #[test_resources("replayer/res/*/*.teehistorian")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: no resource matching the pattern replayer/res/*/*.teehistorian
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `teehistorian-replayer` (test "validator") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d2027e12a2e766de0dffdc58fcc1611cbde3e850e1e23c52517c57290a316ecd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2027e12a2e766de0dffdc58fcc1611cbde3e850e1e23c52517c57290a316ecd", kill_on_drop: false }`
[INFO] [stdout] d2027e12a2e766de0dffdc58fcc1611cbde3e850e1e23c52517c57290a316ecd
